home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Environments / ProGraph251 / ProGraph v2.5 / Prograph 2.5.rsrc / STR#_995.txt < prev    next >
Encoding:
Text File  |  1991-10-15  |  341 b   |  9 lines

  1. Inputs: Data; Filename; [VolumeID; [CreateType; [FileType]]]
  2. Outputs: ErrorNum
  3.  
  4. Inputs: any; string; [integer; [integer; [integer]]]
  5. Outputs: integer
  6.  
  7. Writes the Data to the file called FileName. If a file of that name already exists, it is first erased. ErrorNum 0 is no error, less than 0 is a Mac file system error, 1 is no names error.
  8.  
  9.